Q3ViewHints_New
You can use theQ3ViewHints_New
function to create a new view hints object.
TQ3ViewHintsObject Q3ViewHints_New (TQ3ViewObject view);
view
- A view.
DESCRIPTION
TheQ3ViewHints_New
function returns, as its function result, a new view hints object that incorporates the view configuration information of the view object specified by theview
parameter.